go.uber.org/zap/zapcore.counter.IncCheckReset (method)

2 uses

	go.uber.org/zap/zapcore (current package)
		sampler.go#L64: func (c *counter) IncCheckReset(t time.Time, tick time.Duration) uint64 {
		sampler.go#L221: 		n := counter.IncCheckReset(ent.Time, s.tick)